You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Inv Method > Matrix.Inv Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Inv Method ([In] TMtxVec)

Calculate the inverse of all X object elements without limiting operating.

Syntax
C#
Visual Basic
public TMtxVec Inv([In] TMtxVec X);

Store the results in calling object. Size and Complex property of calling object are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!